home *** CD-ROM | disk | FTP | other *** search
- AnalysisObject = {
- ACTIONS = {
- "Calc:" = "Calc:";
- "DirectTrading:" = "DirectTrading:";
- "PrintAll:" = "PrintAll:";
- "PrintBuy:" = "PrintBuy:";
- "PrintCalc:" = "PrintCalc:";
- "PrintCommSchedule:" = "PrintCommSchedule:";
- "PrintSell:" = "PrintSell:";
- "TeleMax:" = "TeleMax:";
- };
- OUTLETS = {
- AnalysisBox = AnalysisBox;
- AnalysisWindow = AnalysisWindow;
- BreakEven = BreakEven;
- BuyBox = BuyBox;
- Comm1 = Comm1;
- Comm10 = Comm10;
- Comm11 = Comm11;
- Comm12 = Comm12;
- Comm13 = Comm13;
- Comm2 = Comm2;
- Comm3 = Comm3;
- Comm4 = Comm4;
- Comm5 = Comm5;
- Comm6 = Comm6;
- Comm7 = Comm7;
- Comm8 = Comm8;
- Comm9 = Comm9;
- CommissionWindow = CommissionWindow;
- FlatFee = FlatFee;
- MyScrollView = MyScrollView;
- NetAmountPerShare = NetAmountPerShare;
- NetAmountPerShare2 = NetAmountPerShare2;
- NetProfitLost = NetProfitLost;
- NetProfitLostPerShare = NetProfitLostPerShare;
- NumberOfShares = NumberOfShares;
- NumberOfShares2 = NumberOfShares2;
- PrincipalValue = PrincipalValue;
- RadioButton = RadioButton;
- ReportWindow = ReportWindow;
- SellBox = SellBox;
- SharePriceDifference = SharePriceDifference;
- Stock1 = Stock1;
- Stock10 = Stock10;
- Stock11 = Stock11;
- Stock12 = Stock12;
- Stock13 = Stock13;
- Stock2 = Stock2;
- Stock3 = Stock3;
- Stock4 = Stock4;
- Stock5 = Stock5;
- Stock6 = Stock6;
- Stock7 = Stock7;
- Stock8 = Stock8;
- Stock9 = Stock9;
- StockPrice = StockPrice;
- StockPrice2 = StockPrice2;
- TeleMaxInput = TeleMaxInput;
- Total = Total;
- Total2 = Total2;
- TotalCommPerShare = TotalCommPerShare;
- TotalCommission = TotalCommission;
- TotalCommission2 = TotalCommission2;
- TotalCommissionCharges = TotalCommissionCharges;
- TotalStockPrice = TotalStockPrice;
- TotalStockPrice2 = TotalStockPrice2;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-